entry point

英 [ˈentri pɔɪnt] 美 [ˈentri pɔɪnt]

进入点,子程序进入点,入口点,入水点

计算机



双语例句

  1. The first time the service is invoked, the entry point is obviously initialized with a start value.
    首次调用服务时,入口点由一个start值显式地初始化。
  2. This is the Ruby entry point for the application.
    这是应用程序的Ruby入口点。
  3. It even describes what authentication can be based on and how to request additional information from the entry point.
    甚至描述了身份验证可以基于什么以及如何向入口点请求更多的信息。
  4. Arla provides an entry point.
    Arla提供了一个入口点。
  5. Business application services constitute the reuse entry point for SOA.
    业务应用程序服务构成了SOA的重用入口点。
  6. Specifically, all the entry point classes in that module are initialized.
    明确地说,该模块中的所有入口点类都被初始化。
  7. The service controller acts as an entry point of the request and response framework.
    服务控制器作为请求和响应框架的入口点。
  8. Each system call is multiplexed into the kernel through a single entry point.
    每个系统调用都是通过一个单一的入口点多路传入内核。
  9. That shows us an entry point into the process.
    这向我们展示了进入流程的一个入口点。
  10. The cloud controller is the entry point into the cloud for users and administrators.
    云控制器是用户和管理员的云入口。
  11. Channel destination provides the subscriber's end users with an entry point to the platform.
    通道目的地向订阅者的最终用户提供平台入口点。
  12. You can also find Entry Point or Exit Point options in the Add UML context menu.
    您还可以在AddUML内容菜单中找到进入点或者退出点。
  13. This file also declares the entry point class for the module ( line 6).
    这个文件还声明模块的入口点类(第6行)。
  14. The Blogs page is your entry point to creating and participating in blogs.
    博客页面是您创建和参与博客的入口点。
  15. This is the main entry point for your application and the place to add new controller methods.
    这是应用程序的主入口点,也是添加新控制器方法的地方。
  16. You also specify the path to this entry point in the property$ location.
    您还可以在$location属性中指定该切入点的路径。
  17. Specified entry point is not a legal method.
    指定的入不是合法的方法。
  18. I see it, but I'm not comfortable with this entry point.
    我明白了,但是我对于这个进入点不是很放心。
  19. With a single entry point, issues such as optimization and transformation can be addressed.
    通过一个单一入口点,诸如优化和转换这样的问题可以被解决。
  20. The entry point simply provides the device object for the device for which this request is being sent for.
    入口点只是简单的给设备对象提供了这个请求应当发送到哪个例程的信息。
  21. Therefore, you begin by defining the main function, which is the entry point to the program.
    因此,开始你可以定义一个main函数,它是程序的入口点。
  22. Application modules: typically one per project, this is the main entry point to the application.
    application模块:通常每个项目有一个,这是应用程序的主要入口点。
  23. He was close to finding my entry point to the surveillance.
    他快找到了我的监视进口点。
  24. Of course, the synchronization between your entry point and the corresponding generated code was quickly lost.
    自然,你的入口点和与其对应生成的代码之间的同步也就很快失去了。
  25. We did eventually find the right entry point and get to the women's gymnastics.
    最后,我们找到了正确的入口,进入女子体操馆。
  26. This is the entry point to every module.
    此为各模块所具有的入口点。
  27. This function is the entry point of a service.
    该函数是服务的入口点。
  28. Sometimes it is desirable to have more than one visible entry point to a grammar.
    有时,我们希望一个语法有不止一个的可见的入口。
  29. This function is the entry point for the second use case: adding an item to the shopping cart.
    这个函数是第二个用例的入口点:向购物车中添加。
  30. The first tip for speeding up marshaling is right here, in your application's entry point.
    对超速编组了第一条建议是在这里,在你的应用程序的入口点。